Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NXP-32655: add lint & format setup #34

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

rakeshkumar1019
Copy link
Collaborator

@rakeshkumar1019 rakeshkumar1019 commented Jun 4, 2024

https://jira.nuxeo.com/browse/NXP-32655

Linting "admin_console_ui"...

/home/runner/work/nuxeo-admin-console-ui/nuxeo-admin-console-ui/src/app/auth/services/auth-interceptor.service.ts
Warning:   16:26  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Lint warnings found in the listed files.

Warning:   18:27  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/nuxeo-admin-console-ui/nuxeo-admin-console-ui/src/app/features/home/components/registration-version/registration-version.component.ts
Warning:   [15](https://github.com/nuxeo/nuxeo-admin-console-ui/actions/runs/9413892027/job/25931613760?pr=34#step:7:16):22  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/nuxeo-admin-console-ui/nuxeo-admin-console-ui/src/app/features/home/store/actions.ts
Warning:   11:18  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/nuxeo-admin-console-ui/nuxeo-admin-console-ui/src/app/features/home/store/reducers.ts
Warning:   9:10  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/nuxeo-admin-console-ui/nuxeo-admin-console-ui/src/app/shared/services/persistence.service.spec.ts
Warning:   [18](https://github.com/nuxeo/nuxeo-admin-console-ui/actions/runs/9413892027/job/25931613760?pr=34#step:7:19):37  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

/home/runner/work/nuxeo-admin-console-ui/nuxeo-admin-console-ui/src/app/shared/services/persistence.service.ts
Warning:    7:26  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
Warning:   15:[21](https://github.com/nuxeo/nuxeo-admin-console-ui/actions/runs/9413892027/job/25931613760?pr=34#step:7:22)  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

✖ 8 problems (0 errors, 8 warnings)

@rakeshkumar1019 rakeshkumar1019 force-pushed the feat-NXP-32655-add-lint-and-format-setup branch 9 times, most recently from 420e9b6 to 677d900 Compare June 7, 2024 06:44
@rakeshkumar1019 rakeshkumar1019 force-pushed the feat-NXP-32655-add-lint-and-format-setup branch 2 times, most recently from 939995a to 4ce9dab Compare June 7, 2024 08:10
package.json Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
@rakeshkumar1019 rakeshkumar1019 force-pushed the feat-NXP-32655-add-lint-and-format-setup branch from 4ce9dab to d391699 Compare June 7, 2024 08:17
@sushildeep sushildeep merged commit 32575da into dev Jun 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants